home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-01-25 | 1.3 KB | 33 lines | [TEXT/KAHL] |
- /*
-
- BeepShuffle INIT
- Version 0.3
-
- by Alex D. Chaffee
- Reed College Box 259, Portland, OR 97202
- Compuserve: 71210, 1117 Internet: chaffee@reed.uucp
-
- Copyright © 1990.
- Permission is granted to distribute freely, and to use the source
- code as a basis for your own projects. If you make any changes to
- BeepShuffle itself, please let me know.
-
- BeepShuffle is a simple INIT that plays a random sound instead of the
- system beep. No longer do you have to go to the Control Panel when
- you get bored with your current beep; BeepShuffle automatically
- picks and plays a sound from among the currently installed 'snd '
- resources. It works with Suitcase and MasterJuggler, too. To install,
- drag it into your system folder and reboot. Holding down the mouse
- button during startup cancells the installation. It requires System
- 6.0 or greater (and won't install itself otherwise).
-
- Version 0.2 (1/10/90) is an improvement on the original BeepShuffle,
- which was distributed last summer with virtually no documentation.
- This version includes a startup icon, fixes a bug which caused the
- same sequence of sounds to be played each time, and implements "clean"
- head patching. (Version 0.3 (1/25) is even cleaner.) As before, full
- Think C source code is included -- have fun writing your own INITs and
- patches!
-
- */
-